//0xc bytes (sizeof)
struct POWER_ACTION_POLICY
{
enum POWER_ACTION Action; //0x0
ULONG Flags; //0x4
ULONG EventCode; //0x8
};